func bytes.growSlice 2 uses bytes (current package) buffer.go#L151: b.buf = growSlice(b.buf[b.off:], b.off+n) buffer.go#L229: func growSlice(b []byte, n int) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)